home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / programming / ixemul-complete / ixemul / static / _warnx.c < prev    next >
C/C++ Source or Header  |  1996-08-13  |  148b  |  11 lines

  1. /*
  2.  * J.T. Conklin, December 12, 1994
  3.  * Public Domain
  4.  */
  5.  
  6. #include <sys/cdefs.h>
  7.  
  8. #ifdef __indr_reference
  9. __indr_reference(_warnx, warnx);
  10. #endif
  11.